home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / parse / vsem.proto.h < prev   
Encoding:
Text File  |  1993-10-29  |  158 b   |  8 lines  |  [TEXT/CWIE]

  1.  
  2. /* vsem.c */
  3. void    VSunload(void);
  4. void VSprON(void);
  5. void VSprOFF(void);
  6. void VSpr(unsigned char **pc, short *pctr);
  7. void VSem(unsigned char *c, short ctr);
  8.